[Guid("F89B5B28-D3B0-33C6-8B7E-167A8F98FE22")] public delegate void GdViewer.ViewerKeyDownEventHandler( int KeyValue, bool Control, bool Shift, bool Alt )
public delegate GdViewer.ViewerKeyDownEventHandler( KeyValue: Integer; Control: Boolean; Shift: Boolean; Alt: Boolean );
GuidAttribute("F89B5B28-D3B0-33C6-8B7E-167A8F98FE22") public delegate GdViewer.ViewerKeyDownEventHandler( KeyValue : int, Control : boolean, Shift : boolean, Alt : boolean )
[Guid("F89B5B28-D3B0-33C6-8B7E-167A8F98FE22")] public: __gc __delegate void GdViewer.ViewerKeyDownEventHandler( int KeyValue, bool Control, bool Shift, bool Alt )
Parameters
- KeyValue
- Control
- Shift
- Alt